go/types.Checker.ctxt (field)
6 uses
go/types (current package)
check.go#L156: ctxt *Context // context for de-duplicating instances
check.go#L314: ctxt: conf.Context,
check.go#L525: check.ctxt = nil
named.go#L624: if check.ctxt == nil {
named.go#L625: check.ctxt = NewContext()
named.go#L627: return check.ctxt
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)